Rhapsody Developer Release Copyright 1997 by Apple Computer, Inc. All Rights Reserved.
TextEdit is a word-processing application based on the Yellow Box text system. In addition to providing the standard text-editing features, TextEdit:
The Open and Save panels allow you to choose alternate file encodings from a pop-up list. The default item, "Default," tells TextEdit to use either the default eight-bit encoding of the system or Unicode.You can set the default setting of this pop-up list through the Preferences panel.
TextEdit source files are installed with the development environment in NextDeveloper/Examples/AppKit/TextEdit.
Reference |
None |
Problem |
Encoding pop-up accessory view in Open and Save panels is not available in Yellow Box on Windows NT 3.51. |
Description |
Because accessory views aren't supported under Windows NT 3.51, there is no encoding pop-up list in the Open and Save panels. |
Workaround |
You can use the pop up list in the Preferences panel to set the default encoding, which is then used when files are opened or saved. |
Also refer to the Application Kit release notes for current text system bugs.